Let's Learn .NET - Azure
Let's Learn .NET is a 2-hour event to learn the basics of cloud computing by building an ASP.NET Cor ...View More
Learn Live - Understand API gateways in a cloud-native ASP.NET Core microservices app
Full series information: https://aka.ms/learnlive-create-microservices-dotnet More info here: ...
Manage user claims in asp net core
How to manage user claims i.e add or remove claims for a user in asp.net core using the identity api ...View More
Edit identity user in asp net core
How to edit identity user in asp.net core Text version of the video ...
List all users from asp net core identity database
How to retrieve and display all the registered application users in asp.net core using the identity ...View More
Add or remove users from role in asp net core
In this video we will discuss how to manage role membership i.e add or remove users from a given rol ...View More
Extend IdentityUser in ASP NET Core
How to extend the built-in IdentityUser class in ASP.NET Core. Healthy diet is very important for bo ...View More
Custom validation attribute in asp net core
How to create a custom validation attribute in asp.net core. Text version of the video ...